SmartFTP FTP Library
IFTPConnection::Passive Property

Specifies whether to use passive mode. 

Default: true

IDL
__property VARIANT_BOOL Passive;

If passive mode is enabled, the PASV command is used to open a data connection. Otherwise the client creates a socket, sends the PORT command and waits for the server to connect to the data socket.

What do you think about this topic? Send feedback!
Copyright (c) by SmartSoft Ltd. All rights reserved.